home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / punching.swf / scripts / DefineSprite_8 / frame_257 / DoAction.as
Text File  |  2008-11-12  |  119b  |  9 lines

  1. if(eval("../:loaded") == "1")
  2. {
  3.    tellTarget("../")
  4.    {
  5.       gotoAndStop("enterplay");
  6.       play();
  7.    }
  8. }
  9.